(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://www.republicgrenada.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 07/01/2026.
Abbr. Buy (cash) Buy (sight) Sell (sight)
USD

2.6700 2.6882 2.7169
GBP

3.3961 3.5058 3.6489
JPY

0.0000 0.0000 0.0169
EUR

2.8346 2.9346 3.2391
CAD

1.7404 1.8604 1.9364
BBD

1.3432 0.0000 1.3568
GYD

0.0000 0.0000 0.0130
CHF

3.1792 0.0000 3.5139
TTD

0.0000 0.3443 0.4375
See all rates"; } })();